How to Install fonts-dejavu-udeb software package in Debian 9 (Stretch)

How to Install fonts-dejavu-udeb software package in Debian 9 (Stretch)

fonts-dejavu-udeb software package provides Vera font family derivate with additional characters, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-dejavu-udeb 

fonts-dejavu-udeb is installed in your system.

Make ensure the fonts-dejavu-udeb package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-dejavu-udeb *

You will get with fonts-dejavu-udeb package name, version, architecture and description in a table

fonts-dejavu-udeb package basic information:

Distro Debian 9 stretch
Section debian-installer udeb packages
Package fonts-dejavu-udeb
Version 2.37-1
Description Vera font family derivate with additional characters
Sub Section Debian-installer


See Also, How to uninstall or remove fonts-dejavu-udeb software package from Debian 9 (Stretch)?